tools: Split gtk-builder-tool
authorMatthias Clasen <mclasen@redhat.com>
Thu, 7 Feb 2019 09:12:09 +0000 (04:12 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 8 Feb 2019 05:09:44 +0000 (00:09 -0500)
commitaddcf2e52626635aafaea591e5bba82b526de92b
tree1ca6f908256d9358cdec74b1e5e7d46f5fd6c4ab
parented3b9669b3052c274df6e9a2c84a824c7e6d6161
tools: Split gtk-builder-tool

Put each command into its own file. This is in
preparation for redoing the simplify command.
gtk/tools/gtk-builder-tool-enumerate.c [new file with mode: 0644]
gtk/tools/gtk-builder-tool-preview.c [new file with mode: 0644]
gtk/tools/gtk-builder-tool-simplify.c [new file with mode: 0644]
gtk/tools/gtk-builder-tool-validate.c [new file with mode: 0644]
gtk/tools/gtk-builder-tool.c
gtk/tools/meson.build